MonoMac.Security.SecAuthenticationType.SecAuthenticationType C# (CSharp) Method

SecAuthenticationType() private method

private SecAuthenticationType ( IntPtr handle ) : System
handle System.IntPtr
return System
        internal SecAuthenticationType(IntPtr handle)
            : base(handle)
        {
        }