TestimoX

API Reference

Class

MsasCredentialEntry

Namespace ADPlayground.Users.MsasCredentialService
Assembly ADPlayground
Modifiers sealed

Row describing an MSA/gMSA credential signal.

Inheritance

  • Object
  • MsasCredentialEntry

Constructors

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).