Share via


ManagedIdentity Class

Definition

The workspace managed identity

public class ManagedIdentity
type ManagedIdentity = class
Public Class ManagedIdentity
Inheritance
ManagedIdentity

Constructors

ManagedIdentity()

Initializes a new instance of the ManagedIdentity class.

ManagedIdentity(String, Nullable<Guid>, Nullable<ResourceIdentityType>)

Initializes a new instance of the ManagedIdentity class.

Properties

PrincipalId

Gets the principal ID of the workspace managed identity

TenantId

Gets the tenant ID of the workspace managed identity

Type

Gets or sets the type of managed identity for the workspace. Possible values include: 'None', 'SystemAssigned'

Applies to