API Reference
Class
KerberosPreAuthAccount
Represents an account with Kerberos pre-authentication disabled.
Inheritance
- Object
- KerberosPreAuthAccount
Constructors
public KerberosPreAuthAccount(String SamAccountName, String DistinguishedName, String UserPrincipalName) #Represents an account with Kerberos pre-authentication disabled.
Parameters
- SamAccountName System.String
- DistinguishedName System.String
- UserPrincipalName System.String
Methods
public virtual KerberosPreAuthAccount <Clone>$() #Returns:
KerberosPreAuthAccountpublic Void Deconstruct(out String SamAccountName, out String DistinguishedName, out String UserPrincipalName) #Returns:
VoidParameters
- SamAccountName String
- DistinguishedName String
- UserPrincipalName String
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String