ExternalApplicationRequestToken Properties
Include Protected Members
Include Inherited Members
The ExternalApplicationRequestToken type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ApplicationId | Gets the ID of the external application. |
![]() |
ApplicationPrincipalLogOnName | Gets the login name of the application’s principal. |
![]() |
ClientHash | Gets the hash value of the token prefix combined with the server “salt”, which is base64-encoded. |
![]() |
DateTime | Gets the DateTime value that represents the date and time the token was created. |
![]() |
ServerHash | Gets the base64-encoded hash value that is provided by the external application provider. |
![]() |
SiteId | Gets the SharePoint site collection ID (ID). |
![]() |
TokenPrefix | Gets a string value that includes everything in the token before the hash value, and a secret internal byte array that is used as “salt” for the hash algorithm. |
![]() |
UserId | Gets the user ID. |
![]() |
Version | Gets the version of the token. |
Top
.gif)