Edit

Share via


NSUrlCredential.Certificates Property

Definition

Certificates associated with this identity.

public virtual Security.SecCertificate[] Certificates { [Foundation.Export("certificates")] get; }
member this.Certificates : Security.SecCertificate[]

Property Value

Attributes

Remarks

Only available on credentials created with identities and certificates.

Applies to