LdapAccountStoreCommandDynamicParameters.AuthenticationType Property

Definition

protected:
 property Nullable<System::DirectoryServices::Protocols::AuthType> AuthenticationType { Nullable<System::DirectoryServices::Protocols::AuthType> get(); };
protected Nullable<System.DirectoryServices.Protocols.AuthType> AuthenticationType { get; }
member this.AuthenticationType : Nullable<System.DirectoryServices.Protocols.AuthType>
Protected ReadOnly Property AuthenticationType As Nullable(Of AuthType)

Property Value

Applies to