Aracılığıyla paylaş


AppCredentials.IsTrustedServiceUrl(String) Yöntem

Tanım

Dikkat

IsTrustedServiceUrl is not a required part of the security model.

Hizmet URL'sinin güvenilir bir konak için olup olmadığını denetler.

[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

Parametreler

serviceUrl
String

Hizmet URL'si.

Döndürülenler

Hizmet URL'sinin konağına güveniliyorsa True; Aksi takdirde false.

Öznitelikler

Şunlara uygulanır