Show / Hide Table of Contents

Class GoogleJsonWebSignature.Header

The header as specified in https://developers.google.com/accounts/docs/OAuth2ServiceAccount#formingheader.

Inheritance
object
JsonWebToken.Header
JsonWebSignature.Header
GoogleJsonWebSignature.Header
Inherited Members
JsonWebSignature.Header.Algorithm
JsonWebSignature.Header.JwkUrl
JsonWebSignature.Header.Jwk
JsonWebSignature.Header.KeyId
JsonWebSignature.Header.X509Url
JsonWebSignature.Header.X509Thumbprint
JsonWebSignature.Header.X509Certificate
JsonWebSignature.Header.critical
JsonWebToken.Header.Type
JsonWebToken.Header.ContentType
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 GoogleJsonWebSignature.Header : JsonWebSignature.Header
In this article
Back to top Generated by DocFX