Result for token request.

interface IAccessTokenResult {
    result: ValidationResult;
    token?: IAccessTokenInfo;
}

Properties

Properties

The object used to build the validation result.

An object containing information about access token.

MMNEPVFCICPMFPCPTTAAATR