SecureString
cs.system.runtime.constrainedexecution.CriticalFinalizerObject → cs.system.security.SecureString (extern final class)
Implements: cs.system.IDisposable
Instance Members
Length: IntAppendChar(c: cs.types.Char16): Void| Name | Type |
|---|---|
c |
cs.types.Char16 |
Clear(): VoidCopy(): SecureString| Returns |
|---|
| SecureString |
Dispose(): VoidInsertAt(index: Int, c: cs.types.Char16): Void| Name | Type |
|---|---|
index |
Int |
c |
cs.types.Char16 |
IsReadOnly(): Bool| Returns |
|---|
| Bool |
MakeReadOnly(): Void| Name | Type |
|---|---|
index |
Int |
SetAt(index: Int, c: cs.types.Char16): Void| Name | Type |
|---|---|
index |
Int |
c |
cs.types.Char16 |
new(): VoidMetadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |