AppCredentials.IsTrustedServiceUrl(String) Methode

Definition

Achtung

IsTrustedServiceUrl is not a required part of the security model.

Überprüft, ob die Dienst-URL für einen vertrauenswürdigen Host steht oder nicht.

[System.Obsolete("IsTrustedServiceUrl is not a required part of the security model.")]
public static bool IsTrustedServiceUrl (string serviceUrl);
[<System.Obsolete("IsTrustedServiceUrl is not a required part of the security model.")>]
static member IsTrustedServiceUrl : string -> bool
Public Shared Function IsTrustedServiceUrl (serviceUrl As String) As Boolean

Parameter

serviceUrl
String

Die Dienst-URL.

Gibt zurück

True, wenn der Host der Dienst-URL vertrauenswürdig ist; Andernfalls false.

Attribute

Gilt für: