NSUrlProtectionSpace.DistinguishedNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An array of acceptable certificate-issuing authorities for client authentication.
public virtual Foundation.NSData[] DistinguishedNames { [Foundation.Export("distinguishedNames")] get; }
member this.DistinguishedNames : Foundation.NSData[]
Property Value
NSData[]
- Attributes