Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 686 Bytes

AuthenticationProvider.md

File metadata and controls

12 lines (8 loc) · 686 Bytes

Okta.Sdk.Model.AuthenticationProvider

Specifies the authentication provider that validates the user's password credential. The user's current provider is managed by the Delegated Authentication settings for your organization. The provider object is read-only.

Properties

Name Type Description Notes
Name string The name of the authentication provider [optional] [readonly]
Type AuthenticationProviderType [optional]

[Back to Model list] [Back to API list] [Back to README]