TestimoX

API Reference

Class

IdentityExposureProviderDescriptor

Namespace ADPlayground.IdentityExposure
Assembly ADPlayground
Modifiers sealed

Describes an identity exposure graph provider.

Inheritance

  • Object
  • IdentityExposureProviderDescriptor

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public IdentityExposureProviderDescriptor() #

Properties

public String ProviderId { get; set; } #

Stable provider identifier.

public String DisplayName { get; set; } #

Provider display name.

public String SourceKind { get; set; } #

Provider source kind, such as ActiveDirectory or Entra.

public String ScopeKind { get; set; } #

Scope kind accepted by the provider, such as Domain or Tenant.