.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-02

The GuardedString type exposes the following members.

Constructors

  NameDescription
Public methodGuardedString()()()()
Initializes a new instance of the GuardedString class
Public methodGuardedString(SecureString)
Initializes a new instance of the GuardedString class

Methods

  NameDescription
Public methodAccess
Public methodAppendChar
Public methodCopy
Public methodDispose
Releases all resources used by the GuardedString
Public methodEquals (Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBase64SHA1Hash
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodIsReadOnly
Public methodMakeReadOnly
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToSecureString
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodVerifyBase64SHA1Hash

See Also