SecureString
cs.system.runtime.constrainedexecution.CriticalFinalizerObject → cs.system.security.SecureString (extern final class)
Implements: cs.system.IDisposable
Instance Members
Length: Int
AppendChar(c: cs.types.Char16): Void
Name | Type |
---|---|
c |
cs.types.Char16 |
Clear(): Void
Copy(): SecureString
Returns |
---|
SecureString |
Dispose(): Void
InsertAt(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(): Void
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |