JsonWebTokenUtilities Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.WebApi.Jwt.JsonWebTokenUtilities
Namespace: Microsoft.VisualStudio.Services.WebApi.Jwt
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class JsonWebTokenUtilities
public static class JsonWebTokenUtilities
[ExtensionAttribute]
public ref class JsonWebTokenUtilities abstract sealed
[<AbstractClass>]
[<Sealed>]
type JsonWebTokenUtilities = class end
public final class JsonWebTokenUtilities
The JsonWebTokenUtilities type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsExpired | ||
ValidateToken |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.