API Reference
Class
MsasCredentialEntry
Row describing an MSA/gMSA credential signal.
Inheritance
- Object
- MsasCredentialEntry
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public MsasCredentialEntry() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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).