Share via


IEncryptUsingHashAlgorithmProviderNamed.WithOptions Property

Returns a fluent interface to further configure the current HashAlgorithmProvider instance.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent
Assembly:  Microsoft.Practices.EnterpriseLibrary.Security.Cryptography (in Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.dll)

Syntax

'Declaration
ReadOnly Property WithOptions As IEncryptUsingHashAlgorithmProviderNamedOptions
IEncryptUsingHashAlgorithmProviderNamedOptions WithOptions { get; }
property IEncryptUsingHashAlgorithmProviderNamedOptions^ WithOptions {
    IEncryptUsingHashAlgorithmProviderNamedOptions^ get ();
}
function get WithOptions () : IEncryptUsingHashAlgorithmProviderNamedOptions

See Also

IEncryptUsingHashAlgorithmProviderNamed Interface

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.HashAlgorithmProvider

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.HashAlgorithmProviderData