KeyEncryptionKeyIdentity.IdentityType Property

Definition

The type of identity to use. Values can be systemAssignedIdentity, userAssignedIdentity, or delegatedResourceIdentity.

public Azure.ResourceManager.DevCenter.Models.DevCenterKeyEncryptionKeyIdentityType? IdentityType { get; set; }
member this.IdentityType : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterKeyEncryptionKeyIdentityType> with get, set
Public Property IdentityType As Nullable(Of DevCenterKeyEncryptionKeyIdentityType)

Property Value

Applies to