SPUser.Sid property
取得使用者的網路帳戶的唯一安全性識別碼。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Sid As String
Get
'用途
Dim instance As SPUser
Dim value As String
value = instance.Sid
public string Sid { get; }
Property value
Type: System.String
字串,包含唯一的安全性識別碼。