IAccountEntity.Sid Property

Definition

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

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

Property Value

Attributes

Applies to