C# Class MonoMac.Security.SecIdentity

Inheritance: INativeObject, IDisposable
Exibir arquivo Open project: kangaroo/maccore Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Dispose ( bool disposing ) : void

Private Methods

Method Description
GetTypeID ( ) : int
SecIdentity ( IntPtr handle ) : System
SecIdentity ( IntPtr handle, bool owns ) : System
SecIdentityCopyCertificate ( IntPtr handle, IntPtr &cert ) : IntPtr

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() public method

public Dispose ( bool disposing ) : void
disposing bool
return void