RestServiceAuthenticationType Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Define valores para RestServiceAuthenticationType.
public static class RestServiceAuthenticationType
type RestServiceAuthenticationType = class
Public Class RestServiceAuthenticationType
- Herencia
-
RestServiceAuthenticationType
Campos
AadServicePrincipal |
Define valores para RestServiceAuthenticationType. |
Anonymous |
Define valores para RestServiceAuthenticationType. |
Basic |
Define valores para RestServiceAuthenticationType. |
ManagedServiceIdentity |
Define valores para RestServiceAuthenticationType. |
OAuth2ClientCredential |
Define valores para RestServiceAuthenticationType. |
Se aplica a
Azure SDK for .NET