DocumentationToolsSDKsPowerShellReferenceBetaModelsBearerTokenAuthConfigOn this pageBearerTokenAuthConfig Properties NameTypeDescriptionNotesBearerTokenStringBearer token[optional] Examples Prepare the resource $BearerTokenAuthConfig = Initialize-PSSailpoint.BetaBearerTokenAuthConfig -BearerToken null Convert the resource to JSON $BearerTokenAuthConfig | ConvertTo-JSON [Back to top]