WebAnonymousAuthentication Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ein WebLinkedService, der die anonyme Authentifizierung verwendet, um mit einem HTTP-Endpunkt zu kommunizieren.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.WebAnonymousAuthentication+WebAnonymousAuthenticationConverter))]
public class WebAnonymousAuthentication : Azure.Analytics.Synapse.Artifacts.Models.WebLinkedServiceTypeProperties
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.WebAnonymousAuthentication+WebAnonymousAuthenticationConverter))>]
type WebAnonymousAuthentication = class
inherit WebLinkedServiceTypeProperties
Public Class WebAnonymousAuthentication
Inherits WebLinkedServiceTypeProperties
- Vererbung
- Attribute
Konstruktoren
WebAnonymousAuthentication(Object) |
Initialisiert eine neue instance von WebAnonymousAuthentication. |
Eigenschaften
Url |
Die URL des Webdienstendpunkts, z. B. http://www.microsoft.com . Typ: string (oder Ausdruck mit resultType-Zeichenfolge). (Geerbt von WebLinkedServiceTypeProperties) |
Gilt für:
Azure SDK for .NET