TestimoX

API Reference

Class

KdsRootKeyInfo

Namespace ADPlayground
Assembly ADPlayground

Represents a KDS root key used for gMSA creation.

Inheritance

  • Object
  • KdsRootKeyInfo

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

Accepted by parameters

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.