RoleMember.Sid Property

Definition

Gets or sets the security identifier for a RoleMember object.

public string Sid { get; set; }
member this.Sid : string with get, set
Public Property Sid As String

Property Value

A String with the security identifier.

Applies to