Show / Hide Table of Contents

    Enum AccessTokenType

    OAuth access token types.

    Namespace: Nevatech.Vsb.Repository.Security.OAuth
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum AccessTokenType

    Fields

    Name Description
    Jwt

    Self-contained Json Web Token.

    Reference

    Reference token that needs to be validated by authorization server that issued it.

    Back to top Nevatech Sentinet 6.5 Online Documentation