Connection.IdentityType Property

Definition

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

[ADT.Origin(ADT.PropertyOrigin.Inlined)]
public string IdentityType { get; set; }
[<ADT.Origin(ADT.PropertyOrigin.Inlined)>]
member this.IdentityType : string with get, set
Public Property IdentityType As String

Property Value

Implements

Attributes

Applies to