IPrivacy
|
The IPrivacyProvider type exposes the following members.
Name | Description | |
---|---|---|
AuthenticationProvider | Corresponding IAuthenticationProvider. | |
EngineId | Obsolete. | |
EngineIds | Engine IDs. | |
Salt | Gets the salt. |
Name | Description | |
---|---|---|
Decrypt | Decrypts the specified data. | |
Encrypt | Encrypts the specified scope. | |
PasswordToKey | Passwords to key. |
Name | Description | |
---|---|---|
ComputeHash |
Computes the hash.
(Defined by PrivacyProviderExtension) | |
GetScopeData |
Gets the scope data.
(Defined by PrivacyProviderExtension) | |
ToSecurityLevel |
Converts to Levels.
(Defined by PrivacyProviderExtension) | |
VerifyHash |
Verifies the hash.
(Defined by PrivacyProviderExtension) |