UserAssignedIdentity Class

Definition

The user assigned Identity

public class UserAssignedIdentity
type UserAssignedIdentity = class
Public Class UserAssignedIdentity
Inheritance
UserAssignedIdentity

Constructors

UserAssignedIdentity()

Initializes a new instance of the UserAssignedIdentity class.

UserAssignedIdentity(String, String, String)

Initializes a new instance of the UserAssignedIdentity class.

Properties

ClientId

Gets the client id of the user assigned identity.

PrincipalId

Gets the principal id of the user assigned identity.

ResourceId

Gets or sets the ARM resource id of the user assigned identity

Applies to