API Reference
Class
IdentityExposureProviderDescriptor
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.
Returned or exposed by
Constructors
public IdentityExposureProviderDescriptor() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.