SqlAuthenticationToken Class

Definition

Represents an authentication token.

public ref class SqlAuthenticationToken
public ref class SqlAuthenticationToken sealed
public class SqlAuthenticationToken
public sealed class SqlAuthenticationToken
type SqlAuthenticationToken = class
Public Class SqlAuthenticationToken
Public NotInheritable Class SqlAuthenticationToken
Inheritance
SqlAuthenticationToken

Constructors

Name Description
SqlAuthenticationToken(String, DateTimeOffset)

Construct with values for all properties.

Properties

Name Description
AccessToken

Gets the token string.

ExpiresOn

Gets the token expiration time.

Applies to