[This is preliminary documentation and is subject to change.]
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.ServiceModel Service NFX.ServiceModel Service IPasswordManagerImplementation NFX.ServiceModel ServiceWithInstrumentationBase IPasswordManagerImplementation NFX.Security PasswordHashingAlgorithm NFX.Security PasswordHashingAlgorithm MD5PasswordHashingOptions NFX.Security MD5PasswordHashingAlgorithmNamespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class MD5PasswordHashingAlgorithm : PasswordHashingAlgorithm<MD5PasswordHashingOptions>
public class MD5PasswordHashingAlgorithm : PasswordHashingAlgorithm<MD5PasswordHashingOptions>
Public Class MD5PasswordHashingAlgorithm
Inherits PasswordHashingAlgorithm(Of MD5PasswordHashingOptions)
Public Class MD5PasswordHashingAlgorithm
Inherits PasswordHashingAlgorithm(Of MD5PasswordHashingOptions)
public ref class MD5PasswordHashingAlgorithm : public PasswordHashingAlgorithm<MD5PasswordHashingOptions>
public ref class MD5PasswordHashingAlgorithm : public PasswordHashingAlgorithm<MD5PasswordHashingOptions>
type MD5PasswordHashingAlgorithm =
class
inherit PasswordHashingAlgorithm<MD5PasswordHashingOptions>
end
type MD5PasswordHashingAlgorithm =
class
inherit PasswordHashingAlgorithm<MD5PasswordHashingOptions>
end