Show / Hide Table of Contents

Class JsonWebSignature.Payload

JWS Payload.

Inheritance
object
JsonWebToken.Payload
JsonWebSignature.Payload
GoogleJsonWebSignature.Payload
Inherited Members
JsonWebToken.Payload.Issuer
JsonWebToken.Payload.Subject
JsonWebToken.Payload.Audience
JsonWebToken.Payload.TargetAudience
JsonWebToken.Payload.ExpirationTimeSeconds
JsonWebToken.Payload.NotBeforeTimeSeconds
JsonWebToken.Payload.IssuedAtTimeSeconds
JsonWebToken.Payload.JwtId
JsonWebToken.Payload.Nonce
JsonWebToken.Payload.Type
JsonWebToken.Payload.AudienceAsList
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Auth
Assembly: Google.Apis.Auth.dll
Syntax
public class JsonWebSignature.Payload : JsonWebToken.Payload
In this article
Back to top Generated by DocFX