Home
last modified time | relevance | path

Searched refs:_isAuthenticated (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/WebSockets/
H A DHttpListenerWebSocketContext.cs18 private readonly bool _isAuthenticated; field in System.Net.WebSockets.HttpListenerWebSocketContext
56 _isAuthenticated = isAuthenticated; in HttpListenerWebSocketContext()
82 public override bool IsAuthenticated => _isAuthenticated;
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security.Permissions/
H A DPrincipalPermission.cs47 private bool _isAuthenticated; field in System.Security.Permissions.PrincipalPermission.PrincipalInfo
53 _isAuthenticated = isAuthenticated; in PrincipalInfo()
65 get { return _isAuthenticated; }
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Principal.Windows/src/System/Security/Principal/
H A DWindowsIdentity.cs36 private int _isAuthenticated = -1; field in System.Security.Principal.WindowsIdentity
207 _isAuthenticated = isAuthenticated; in WindowsIdentity()
362 if (_isAuthenticated == -1)
366_isAuthenticated = CheckNtTokenForSid(new SecurityIdentifier(IdentifierAuthority.NTAuthority,
369 return _isAuthenticated == 1;
837 _isAuthenticated = identity._isAuthenticated; in WindowsIdentity()
/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/lib/Horde/Imap/Client/
H A DBase.php137 protected $_isAuthenticated = false; variable in Horde_Imap_Client_Base
838 if (!$this->_isAuthenticated && $this->_login()) {
858 $this->_isAuthenticated = true;
875 if ($this->_isAuthenticated && $this->_connection->connected) {
881 $this->_isAuthenticated = false;
1894 if ($this->_isAuthenticated) {
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DBase.php137 protected $_isAuthenticated = false; variable in Horde_Imap_Client_Base
838 if (!$this->_isAuthenticated && $this->_login()) {
858 $this->_isAuthenticated = true;
875 if ($this->_isAuthenticated && $this->_connection->connected) {
881 $this->_isAuthenticated = false;
1894 if ($this->_isAuthenticated) {
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DBase.php137 protected $_isAuthenticated = false; variable in Horde_Imap_Client_Base
838 if (!$this->_isAuthenticated && $this->_login()) {
858 $this->_isAuthenticated = true;
875 if ($this->_isAuthenticated && $this->_connection->connected) {
881 $this->_isAuthenticated = false;
1894 if ($this->_isAuthenticated) {
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DBase.php137 protected $_isAuthenticated = false; variable in Horde_Imap_Client_Base
838 if (!$this->_isAuthenticated && $this->_login()) {
858 $this->_isAuthenticated = true;
875 if ($this->_isAuthenticated && $this->_connection->connected) {
881 $this->_isAuthenticated = false;
1894 if ($this->_isAuthenticated) {
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Imap/Client/
H A DBase.php137 protected $_isAuthenticated = false; variable in Horde_Imap_Client_Base
838 if (!$this->_isAuthenticated && $this->_login()) {
858 $this->_isAuthenticated = true;
875 if ($this->_isAuthenticated && $this->_connection->connected) {
881 $this->_isAuthenticated = false;
1894 if ($this->_isAuthenticated) {
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Imap/Client/
H A DBase.php137 protected $_isAuthenticated = false; variable in Horde_Imap_Client_Base
838 if (!$this->_isAuthenticated && $this->_login()) {
858 $this->_isAuthenticated = true;
875 if ($this->_isAuthenticated && $this->_connection->connected) {
881 $this->_isAuthenticated = false;
1894 if ($this->_isAuthenticated) {
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Imap/Client/
H A DBase.php137 protected $_isAuthenticated = false; variable in Horde_Imap_Client_Base
838 if (!$this->_isAuthenticated && $this->_login()) {
858 $this->_isAuthenticated = true;
875 if ($this->_isAuthenticated && $this->_connection->connected) {
881 $this->_isAuthenticated = false;
1894 if ($this->_isAuthenticated) {