Właściwość RoleMember.Sid
Pobiera lub ustawia identyfikator zabezpieczeń dla RoleMember obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property Sid As String
Get
Set
'Użycie
Dim instance As RoleMember
Dim value As String
value = instance.Sid
instance.Sid = value
public string Sid { get; set; }
public:
property String^ Sid {
String^ get ();
void set (String^ value);
}
member Sid : string with get, set
function get Sid () : String
function set Sid (value : String)
Wartość właściwości
Typ: System.String
Identyfikator sesja.