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