API Reference
Class
MsasCredentialEntry
Row describing an MSA/gMSA credential signal.
Inheritance
- Object
- MsasCredentialEntry
Constructors
public MsasCredentialEntry() #Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name.
public String SamAccountName { get; set; } #Account sAMAccountName.
public Boolean PreAuthDisabled { get; set; } #True when Kerberos pre‑authentication is disabled.
public Nullable<Int32> EncryptionTypes { get; set; } #msDS‑SupportedEncryptionTypes raw mask (nullable when missing).