AvailabilityProxyRequestType Members
The AvailabilityProxyRequestType class identifies whether a proxy request is cross-site or cross-forest.
The following tables list the members exposed by the AvailabilityProxyRequestType type.
Public Constructors
Name | Description | |
---|---|---|
AvailabilityProxyRequestType | The AvailabilityProxyRequestType constructor initializes a new instance of the AvailabilityProxyRequestType class. |
Top
Public Properties
Name | Description | |
---|---|---|
Actor | (inherited from SoapHeader ) | |
DidUnderstand | (inherited from SoapHeader ) | |
EncodedMustUnderstand | (inherited from SoapHeader ) | |
EncodedMustUnderstand12 | (inherited from SoapHeader ) | |
EncodedRelay | (inherited from SoapHeader ) | |
MustUnderstand | (inherited from SoapHeader ) | |
Relay | (inherited from SoapHeader ) | |
Role | (inherited from SoapHeader ) | |
Text | The Text property gets or sets a value that indicates whether the proxy request was cross-site or cross-forrest. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top