OAuthJWTIssuer Parameter (Connect-GoogleSheets Cmdlet)
The issuer of the Java Web Token.
Syntax
Connect-GoogleSheets -OAuthJWTIssuer string
Data Type
cstr
Default Value
""
Remarks
The issuer of the Java Web Token. Enter the value of the service account email address.
This is not required when using the GOOGLEJSON OAuthJWTCertType. Google JSON keys contain a copy of the issuer account.