C# 클래스 MonoMac.Security.SecIdentity

상속: INativeObject, IDisposable
파일 보기 프로젝트 열기: kangaroo/maccore 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
GetTypeID ( ) : int
SecIdentity ( IntPtr handle ) : System
SecIdentity ( IntPtr handle, bool owns ) : System
SecIdentityCopyCertificate ( IntPtr handle, IntPtr &cert ) : IntPtr

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( bool disposing ) : void
disposing bool
리턴 void