Dela via


AppCredentials.IsTrustedServiceUrl(String) Metod

Definition

Varning

IsTrustedServiceUrl is not a required part of the security model.

Kontrollerar om tjänst-URL:en är för en betrodd värd eller inte.

[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

Parametrar

serviceUrl
String

Tjänstens URL.

Returer

Sant om värden för tjänst-URL:en är betrodd. Annars falskt.

Attribut

Gäller för