MonobjcMonobjc Documented Class Library
NSURLAuthenticationMethodServerTrust Field
NamespacesMonobjc.FoundationNSURLProtectionSpaceNSURLAuthenticationMethodServerTrust

Use server trust authentication for this protection space.

This authentication method can apply to any protocol.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSURLAuthenticationMethodServerTrust
Public Shared ReadOnly NSURLAuthenticationMethodServerTrust As NSString
public:
static initonly NSString^ NSURLAuthenticationMethodServerTrust
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)