Freigeben über


KeyEncryptionKeyIdentity.IdentityType Property

Definition

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

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

Property Value

Applies to