SPAce<T>.RawSid property
取得之主體的安全性識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property RawSid As Byte()
Get
'用途
Dim instance As SPAce
Dim value As Byte()
value = instance.RawSid
public byte[] RawSid { get; }
Property value
Type: []
如果主體不會使用 Windows 驗證模式,包含的安全性識別碼,但a null reference (Nothing in Visual Basic)位元組陣列。