Security.SecPolicy Members

The members of Security.SecPolicy are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.

Public Methods

static
CreateBasicX509Policy() : SecPolicy
Create a policy instance that represent the basic X.509 certificate profile.
static
CreatePolicy(Foundation.NSString, Foundation.NSDictionary) : SecPolicy
Documentation for this section has not yet been entered.
static
CreateRevocationPolicy(SecRevocation) : SecPolicy
Documentation for this section has not yet been entered.
static
CreateSslPolicy(bool, string) : SecPolicy
Create a policy instance that represent the SSL/TLS profile.
Dispose()
Releases the resources used by the SecPolicy object.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the SecPolicy object
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetProperties() : Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
GetTypeID() : nint
Type identifier for the Security.SecPolicy type.

Protected Methods

Dispose(bool)
Releases the resources used by the SecPolicy object.

Public Operators

static
Equality(SecPolicy, SecPolicy)Documentation for this section has not yet been entered.
static
Inequality(SecPolicy, SecPolicy)Documentation for this section has not yet been entered.