SPUtility.GetBinaryUserId method
會傳回的成員資格帳戶的二進位識別碼。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared Function GetBinaryUserId ( _
fullName As String _
) As Byte()
'用途
Dim fullName As String
Dim returnValue As Byte()
returnValue = SPUtility.GetBinaryUserId(fullName)
public static byte[] GetBinaryUserId(
string fullName
)
參數
fullName
Type: System.String成員資格的格式"為 providername: Username"的帳戶名稱。
傳回值
Type: []
會傳回Byte。