AuthenticationSettingsContract Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
API Authentication Settings.
public class AuthenticationSettingsContract
type AuthenticationSettingsContract = class
Public Class AuthenticationSettingsContract
- Inheritance
-
AuthenticationSettingsContract
Constructors
AuthenticationSettingsContract() |
Initializes a new instance of the AuthenticationSettingsContract class. |
AuthenticationSettingsContract(OAuth2AuthenticationSettingsContract, OpenIdAuthenticationSettingsContract) |
Initializes a new instance of the AuthenticationSettingsContract class. |
Properties
OAuth2 |
Gets or sets oAuth2 Authentication settings |
Openid |
Gets or sets openID Connect Authentication Settings |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET