SecureLazy<(Of <(<'TFactory>)>)> Members
The SecureLazy<(Of <(<'TFactory>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
SecureLazy<(Of <(<'TFactory>)>)> |
Creates secure class that provides access to a factory class used to interact with data
|
Methods
| Name | Description | |
|---|---|---|
|
|
Decrypt(String) | (Inherited from Secure.) |
|
|
Decrypt(String, String) | (Inherited from Secure.) |
|
|
Decrypt(String, String, PaddingMode) | (Inherited from Secure.) |
|
|
Dispose(Boolean) | (Inherited from Secure.) |
|
|
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Secure.) |
|
|
Encrypt(String) | (Inherited from Secure.) |
|
|
Encrypt(String, String) | (Inherited from Secure.) |
|
|
Encrypt(String, String, PaddingMode) | (Inherited from Secure.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

