Foundation.NSUrlCredential.FromIdentityCertificatesPersistance Method
Creates an NSUrlCredential from an identity (digital certificate + private key) and a list of certificates.

Syntax

public static NSUrlCredential FromIdentityCertificatesPersistance (Security.SecIdentity identity, Security.SecCertificate[] certificates, NSUrlCredentialPersistence persistence)

Parameters

identity
Identity to use for the credential.
certificates
Certificates for the credential.
persistence
Specifies how long the credential should be kept.

Returns

Remarks

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0