SecurityGroupDescription.Sid Property

Definition

Gets the primary SecurityIdentifier for the SecurityGroup.

public System.Security.Principal.SecurityIdentifier Sid { get; }
member this.Sid : System.Security.Principal.SecurityIdentifier
Public ReadOnly Property Sid As SecurityIdentifier

Property Value

The primary SecurityIdentifier for the SecurityGroup.

Applies to