Delen via


AppCredentials.IsTrustedServiceUrl(String) Methode

Definitie

Waarschuwing

IsTrustedServiceUrl is not a required part of the security model.

Controleert of de service-URL voor een vertrouwde host is of niet.

[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

Parameters

serviceUrl
String

De service-URL.

Retouren

True als de host van de service-URL wordt vertrouwd; Anders onwaar.

Kenmerken

Van toepassing op