Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IdentityDescriptor

An Identity descriptor is a wrapper for the identity type (Windows SID, Passport) along with a unique identifier such as the SID or PUID.

Hierarchy

  • IdentityDescriptor

Index

Properties

Optional identifier

identifier: string

The unique identifier for this identity, not exceeding 256 chars, which will be persisted.

Optional identityType

identityType: string

Type of descriptor (for example, Windows, Passport, etc.).

Generated using TypeDoc