Share via


ISecurityGroupEntityProperties.Sid Property

Definition

The SID attribute is a single-value attribute that specifies the security identifier (SID) of the group

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The SID attribute is a single-value attribute that specifies the security identifier (SID) of the group", 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 SID attribute is a single-value attribute that specifies the security identifier (SID) of the group", 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