MonoMac.Security.SecAuthenticationType.SecAuthenticationType C# (CSharp) Метод

SecAuthenticationType() приватный Метод

private SecAuthenticationType ( IntPtr handle ) : System
handle System.IntPtr
Результат System
        internal SecAuthenticationType(IntPtr handle)
            : base(handle)
        {
        }