Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the token that identifies the authentication process applied to a user.
The SPUserToken type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SPUserToken([]) | Initializes a new instance of the SPUserToken class based on the specified byte array. |
![]() |
SPUserToken(IIdentity, Uri) | Initializes a new instance of the SPUserToken class based on the specified claims identity. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
BinaryToken | Gets the byte array identifying the authentication process for a user token. |
![]() |
IsSystemAccount | Gets a value that indicates whether token represents SystemAccount system account. |
![]() ![]() |
SystemAccount | Gets the SPUserToken object that is associated with the SystemAccount. It is recommended that you use this property to get the system account instead of using the SystemAccount property. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CompareUser | Compares this user token with another specified user token. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)
.gif)