Compartilhar via


WKWebView.ServerTrust Propriedade

Definição

Obtém o objeto de confiança de segurança para a navegação confirmada.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual Security.SecTrust ServerTrust { [Foundation.Export("serverTrust")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; }
member this.ServerTrust : Security.SecTrust

Valor da propriedade

(Mais documentação para este nó está chegando)

Este valor pode ser null.

Atributos

Aplica-se a