Share via


IAccountEntityProperties.Sid Property

Definition

The account security identifier, e.g. S-1-5-18.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The account security identifier, e.g. S-1-5-18.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sid")]
public string Sid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The account security identifier, e.g. S-1-5-18.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sid")>]
member this.Sid : string
Public ReadOnly Property Sid As String

Property Value

Attributes

Applies to