UserAssignedIdentitiesValue Class

Definition

public class UserAssignedIdentitiesValue
type UserAssignedIdentitiesValue = class
Public Class UserAssignedIdentitiesValue
Inheritance
UserAssignedIdentitiesValue

Constructors

UserAssignedIdentitiesValue()

Initializes a new instance of the UserAssignedIdentitiesValue class.

UserAssignedIdentitiesValue(String, String)

Initializes a new instance of the UserAssignedIdentitiesValue class.

Properties

ClientId

Gets the client id of user assigned identity.

PrincipalId

Gets the principal id of user assigned identity.

Applies to