Share via


UserAssignedIdentity Class

Definition

User assigned identity properties

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

Constructors

UserAssignedIdentity()

Initializes a new instance of the UserAssignedIdentity class.

UserAssignedIdentity(Nullable<Guid>, Nullable<Guid>)

Initializes a new instance of the UserAssignedIdentity class.

Properties

ClientId

Gets the client ID of the assigned identity.

PrincipalId

Gets the principal ID of the assigned identity.

Applies to