PsApiManagementUserToken Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PsApiManagementUserToken
type PsApiManagementUserToken = class
Public Class PsApiManagementUserToken
- Inheritance
-
PsApiManagementUserToken
Constructors
PsApiManagementUserToken() |
Properties
KeyType |
The Key used to generate the Token |
TokenExpiry |
Expiry of the Token in UTC |
UserId |
UserId for which the token was generated |
UserToken |
Shared Access Authorization token for the User |