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