MonoMac.Security.SecAuthenticationType.SecAuthenticationType C# (CSharp) Méthode

SecAuthenticationType() private méthode

private SecAuthenticationType ( IntPtr handle ) : System
handle System.IntPtr
Résultat System
        internal SecAuthenticationType(IntPtr handle)
            : base(handle)
        {
        }