Share via


LdapIdentityClaim.AuthType Field

Definition

public: Nullable<System::DirectoryServices::Protocols::AuthType> AuthType;
[System.Runtime.Serialization.DataMember(Order=4)]
public Nullable<System.DirectoryServices.Protocols.AuthType> AuthType;
val mutable AuthType : Nullable<System.DirectoryServices.Protocols.AuthType>
Public AuthType As Nullable(Of AuthType) 

Field Value

Attributes

Applies to