ISecurityGroupEntity.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(Create=false, 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) }, 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 SID attribute is a single-value attribute that specifies the security identifier (SID) of the group", 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