adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SecureStringDecryptor Class
Properties Methods

In This Topic
    SecureStringDecryptor Class Members
    In This Topic

    The following tables list the members exposed by SecureStringDecryptor.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of this class and decrypts the content of the System.Security.SecureString object into the Password array.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns the password that is stored in the System.Security.SecureString object that was passed to the constructor of this class.  
    Top
    Public Methods
     NameDescription
    Public MethodCalls the Dispose(Boolean) method.  
    Top
    See Also