Admin Members
Proporciona métodos para administrar una implementación de Microsoft Windows SharePoint Services, por ejemplo, para la creación o eliminación de colecciones de sitios.
The following tables list the members exposed by the Admin type.
Public Constructors
Name | Description | |
---|---|---|
Admin | Inicializa una nueva instancia de la clase Admin. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
AllowAutoRedirect | (inherited from HttpWebClientProtocol) | |
ClientCertificates | (inherited from HttpWebClientProtocol) | |
ConnectionGroupName | (inherited from WebClientProtocol) | |
Container | (inherited from Component) | |
CookieContainer | (inherited from HttpWebClientProtocol) | |
Credentials | (inherited from WebClientProtocol) | |
EnableDecompression | (inherited from HttpWebClientProtocol) | |
PreAuthenticate | (inherited from WebClientProtocol) | |
Proxy | (inherited from HttpWebClientProtocol) | |
RequestEncoding | (inherited from WebClientProtocol) | |
Site | (inherited from Component) | |
SoapVersion | (inherited from SoapHttpClientProtocol) | |
Timeout | (inherited from WebClientProtocol) | |
UnsafeAuthenticatedConnectionSharing | (inherited from HttpWebClientProtocol) | |
Url | (inherited from WebClientProtocol) | |
UseDefaultCredentials | (inherited from WebClientProtocol) | |
UserAgent | (inherited from HttpWebClientProtocol) |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component) | |
DesignMode | (inherited from Component) | |
Events | (inherited from Component) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Abort | (inherited from WebClientProtocol) | |
CreateObjRef | (inherited from MarshalByRefObject) | |
CreateSite | Crea una colección del sitio. | |
DeleteSite | Elimina la colección de sitios especificado. | |
Discover | (inherited from SoapHttpClientProtocol) | |
Dispose | Overloaded. (inherited from Component) | |
Equals | Overloaded. (inherited from Object) | |
GenerateXmlMappings | Overloaded. (inherited from HttpWebClientProtocol) | |
GetHashCode | (inherited from Object) | |
GetLanguages | Devuelve información sobre los idiomas utilizados en la implementación de Microsoft Windows SharePoint Services. | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
ReferenceEquals | (inherited from Object) | |
RefreshConfigCache | Este método está obsoleto. | |
ToString | (inherited from Component) |
Top
Protected Methods
Name | Description | |
---|---|---|
AddToCache | (inherited from WebClientProtocol) | |
BeginInvoke | (inherited from SoapHttpClientProtocol) | |
CancelAsync | (inherited from HttpWebClientProtocol) | |
Dispose | Overloaded. (inherited from Component) | |
EndInvoke | (inherited from SoapHttpClientProtocol) | |
Finalize | (inherited from Component) | |
GetFromCache | (inherited from WebClientProtocol) | |
GetReaderForMessage | (inherited from SoapHttpClientProtocol) | |
GetService | (inherited from Component) | |
GetWebRequest | (inherited from SoapHttpClientProtocol) | |
GetWebResponse | Overloaded. (inherited from HttpWebClientProtocol) | |
GetWriterForMessage | (inherited from SoapHttpClientProtocol) | |
Invoke | (inherited from SoapHttpClientProtocol) | |
InvokeAsync | Overloaded. (inherited from SoapHttpClientProtocol) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject) |
Top
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component) |
Top