Compartir a través de


Authentication Members

Especifica un proxy cliente que proporciona la autenticación de usuario para los sitios de SharePoint que utilizan la autenticación basada en formularios.

The following tables list the members exposed by the Authentication type.

Public Constructors

  Name Description
Public method Authentication Inicializa una nueva instancia de la clase Authentication.

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property AllowAutoRedirect  (inherited from HttpWebClientProtocol)
Public property ClientCertificates  (inherited from HttpWebClientProtocol)
Public property ConnectionGroupName  (inherited from WebClientProtocol)
Public property Container  (inherited from Component)
Public property CookieContainer  (inherited from HttpWebClientProtocol)
Public property Credentials  (inherited from WebClientProtocol)
Public property EnableDecompression  (inherited from HttpWebClientProtocol)
Public property PreAuthenticate  (inherited from WebClientProtocol)
Public property Proxy  (inherited from HttpWebClientProtocol)
Public property RequestEncoding  (inherited from WebClientProtocol)
Public property Site  (inherited from Component)
Public property SoapVersion  (inherited from SoapHttpClientProtocol)
Public property Timeout  (inherited from WebClientProtocol)
Public property UnsafeAuthenticatedConnectionSharing  (inherited from HttpWebClientProtocol)
Public property Url  (inherited from WebClientProtocol)
Public property UseDefaultCredentials  (inherited from WebClientProtocol)
Public property UserAgent  (inherited from HttpWebClientProtocol)

Top

Protected Properties

  Name Description
Protected property CanRaiseEvents  (inherited from Component)
Protected property DesignMode  (inherited from Component)
Protected property Events  (inherited from Component)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Abort  (inherited from WebClientProtocol)
Public method CreateObjRef  (inherited from MarshalByRefObject)
Public method Discover  (inherited from SoapHttpClientProtocol)
Public method Dispose  Overloaded. (inherited from Component)
Public method Equals  Overloaded. (inherited from Object)
Public method Static GenerateXmlMappings  Overloaded. (inherited from HttpWebClientProtocol)
Public method GetHashCode  (inherited from Object)
Public method GetLifetimeService  (inherited from MarshalByRefObject)
Public method GetType  (inherited from Object)
Public method InitializeLifetimeService  (inherited from MarshalByRefObject)
Public method Login Utiliza en un sistema de autenticación basada en formularios para establecer una cookie de autenticación o, si hay un problema con el inicio de sesión, devolver un código de error.
Public method Mode Devuelve el modo de autenticación para el sitio de SharePoint actual.
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Component)

Top

Protected Methods

  Name Description
Protected method Static AddToCache  (inherited from WebClientProtocol)
Protected method BeginInvoke  (inherited from SoapHttpClientProtocol)
Protected method CancelAsync  (inherited from HttpWebClientProtocol)
Protected method Dispose  Overloaded. (inherited from Component)
Protected method EndInvoke  (inherited from SoapHttpClientProtocol)
Protected method Finalize  (inherited from Component)
Protected method Static GetFromCache  (inherited from WebClientProtocol)
Protected method GetReaderForMessage  (inherited from SoapHttpClientProtocol)
Protected method GetService  (inherited from Component)
Protected method GetWebRequest  (inherited from SoapHttpClientProtocol)
Protected method GetWebResponse  Overloaded. (inherited from HttpWebClientProtocol)
Protected method GetWriterForMessage  (inherited from SoapHttpClientProtocol)
Protected method Invoke  (inherited from SoapHttpClientProtocol)
Protected method InvokeAsync  Overloaded. (inherited from SoapHttpClientProtocol)
Protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)

Top

Public Events

  Name Description
Public event Disposed  (inherited from Component)

Top

See Also

Reference

Authentication Class
Authentication Web Service

Concepts

La autorización y autenticación

Other Resources

ASP.NET Authentication