Sdílet prostřednictvím


AppCredentials.IsTrustedServiceUrl(String) Metoda

Definice

Upozornění

IsTrustedServiceUrl is not a required part of the security model.

Zkontroluje, jestli je adresa URL služby určená pro důvěryhodného hostitele.

[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

Parametry

serviceUrl
String

Adresa URL služby.

Návraty

True, pokud hostitel adresy URL služby je důvěryhodný; Jinak je nepravda.

Atributy

Platí pro