共用方式為


SPUserToken members

Include protected members
Include inherited members

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

The SPUserToken type exposes the following members.

Constructors

  Name Description
Public method SPUserToken([]) 初始化根據指定的位元組陣列的SPUserToken類別的新執行個體。
Public method SPUserToken(IIdentity, Uri) 初始化根據指定的宣告的識別身份的SPUserToken類別的新執行個體。

Top

Properties

  Name Description
Public property BinaryToken 取得識別的使用者語彙基元的驗證程序的位元組陣列。
Public property IsSystemAccount 取得值,指出語彙基元是否代表SystemAccount系統帳戶。
Public propertyStatic member SystemAccount 取得與SystemAccount相關聯的SPUserToken物件。建議您,使用這個屬性取得系統帳戶,而不是使用SystemAccount屬性。

Top

Methods

  Name Description
Public method CompareUser 比較這個與另一個指定的使用者語彙基元的使用者語彙基元。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPUserToken class

Microsoft.SharePoint namespace