Crypter.Ldap Property

CryptSharp

CrypterLdap Property CryptSharp
LDAP schemes such as {SHA}.

Namespace: CryptSharp
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.1.0.0
Syntax

public static LdapCrypter Ldap { get; }
Public Shared ReadOnly Property Ldap As LdapCrypter
	Get
public:
static property LdapCrypter^ Ldap {
	LdapCrypter^ get ();
}
static member Ldap : LdapCrypter with get

Property Value

Type: LdapCrypter
See Also

Reference