KerberosAssertion.ServiceInputFilter Members
Represents the SOAP security filter that is used when SOAP requests are received by a Web service configured with a KerberosAssertion. This SOAP filter enforces that the request message is signed and encrypted with a Kerberos token.
The following tables list the members exposed by the KerberosAssertion.ServiceInputFilter type.
Public Constructors
Name | Description | |
---|---|---|
KerberosAssertion.ServiceInputFilter | Initializes a new instance of the KerberosAssertion.ServiceInputFilter class for the specified policy assertion. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
MessageProtectionOrder | Gets the order of operation for digital signatures and message encryption.(Inherited from SecureConversationServiceReceiveSecurityFilter) |
![]() |
RequireDerivedKeys | Gets a value indicating whether DerivedKeyToken security tokens are used.(Inherited from SecureConversationServiceReceiveSecurityFilter) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetBehavior | Gets a custom interface for the SOAP filter.(Inherited from SoapFilter) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetLocalActor | (Inherited from ReceiveSecurityFilter ) |
![]() |
GetOperationProtectionRequirements | (Inherited from SecureConversationServiceReceiveSecurityFilter ) |
![]() |
GetServiceActor | (Inherited from ReceiveSecurityFilter ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetUnattachedTokens | (Inherited from ReceiveSecurityFilter ) |
![]() |
ProcessMessage | (Inherited from ReceiveSecurityFilter ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
RouteRequest | (Inherited from SecureConversationServiceReceiveSecurityFilter ) |
![]() |
ToString | (Inherited from Object ) |
![]() |
ValidateMessageSecurity | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
![]() |
Trace | Overloaded. (Inherited from SoapFilter ) |
![]() |
ValidateCloseSecureConversationSecurity | (Inherited from SecureConversationServiceReceiveSecurityFilter ) |
Top
See Also
Reference
KerberosAssertion.ServiceInputFilter Class
Microsoft.Web.Services3.Design Namespace