Partilhar via


AppCredentials.IsTrustedServiceUrl(String) Método

Definição

Atenção

IsTrustedServiceUrl is not a required part of the security model.

Verifica se o URL do serviço é para um anfitrião fidedigno ou não.

[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

Parâmetros

serviceUrl
String

O URL do serviço.

Devoluções

Verdadeiro se o anfitrião do url de serviço for fidedigno; Falso de outra forma.

Atributos

Aplica-se a