GetTokenIndex() статический приватный Метод

static private GetTokenIndex ( ) : int
Результат int
Пример #1
0
        //------------------------------------------------------
        //
        // OBJECT OVERRIDES
        //
        //------------------------------------------------------

        /// <internalonly/>
        int IBuiltInPermission.GetTokenIndex()
        {
            return HostProtectionPermission.GetTokenIndex();
        }