TestimoX

API Reference

Class

KdsRootKeyInfo

Namespace ADPlayground
Assembly ADPlayground

Represents a KDS root key used for gMSA creation.

Inheritance

  • Object
  • KdsRootKeyInfo

Constructors

public KdsRootKeyInfo() #

Properties

public Guid KeyId { get; set; } #

Gets or sets the unique identifier of the root key.

public Nullable<DateTime> CreationTime { get; set; } #

Gets or sets when the key was created.

public Nullable<DateTime> EffectiveTime { get; set; } #

Gets or sets when the key becomes effective.