共用方式為


SPUserToken class

表示語彙基元,可識別套用到使用者的驗證程序。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPUserToken

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SerializableAttribute> _
Public NotInheritable Class SPUserToken
'用途
Dim instance As SPUserToken
[SerializableAttribute]
public sealed class SPUserToken

備註

使用者語彙基元是包含識別和網域群組成員資格使用者的一個二進位物件。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPUserToken members

Microsoft.SharePoint namespace

其他資源

Authorization Object Relations

Impersonation