Class SecurityTokenDescriptor | Azure SDK for Net

SecurityTokenDescriptor

Inheritance

SecurityTokenDescriptor

Namespace: System.Dynamic.ExpandoObject
Assembly: Microsoft.IdentityModel.Tokens.dll
Syntax
public class SecurityTokenDescriptor

Constructors

SecurityTokenDescriptor()

Declaration
public SecurityTokenDescriptor ();

Properties

Audience

Declaration
public string Audience { get; set; }
Property Value

EncryptingCredentials

Declaration
public Microsoft.IdentityModel.Tokens.EncryptingCredentials EncryptingCredentials { get; set; }
Property Value

Expires

Declaration
public Nullable<DateTime> Expires { get; set; }
Property Value

IssuedAt

Declaration
public Nullable<DateTime> IssuedAt { get; set; }
Property Value

Issuer

Declaration
public string Issuer { get; set; }
Property Value

NotBefore

Declaration
public Nullable<DateTime> NotBefore { get; set; }
Property Value

SigningCredentials

Declaration
public Microsoft.IdentityModel.Tokens.SigningCredentials SigningCredentials { get; set; }
Property Value

Subject

Declaration
public System.Security.Claims.ClaimsIdentity Subject { get; set; }
Property Value

ncG1vNJzZmiZqqq%2Fpr%2FDpJuom6Njr627wWeaqKqVY8SqusOorqxmnprBcHDWnplonJ%2Bpu6bAjoagnKqfqLynwI16sa6qlWOaorrAoJymnZ6pe4O704ycq66ZmLJwfI1yZWxloKeyt7XEsGaaqJlkmqqv0aiqqJ6kY5alsc2toK2xfaSxpriNjaaknZ6ofI61wqumrKeWqXuKsMSnq6KsqYK8pbHLZ4uoo5WjwG%2BfxJysq6GkrqGwt8Sne56rk6e2scDOq2WhrJ2h

 Share!