Identity Class

Definition

Identity for the resource.

public class Identity
type Identity = class
Public Class Identity
Inheritance
Identity

Constructors

Identity()

Initializes a new instance of the Identity class.

Identity(String, String)

Initializes a new instance of the Identity class.

Properties

PrincipalId

Gets the principal ID of resource identity.

TenantId

Gets the tenant ID of resource.

Type

The identity type.

Applies to