The following tables list the members exposed by ServerSecurityPolicy.
Public Constructors
Public Properties
| Name | Description |
 | SecurityMode |
Specifies whether the messages are signed and encrypted or simply signed
|
 | SecurityPolicyUri |
The security policy to use.
|
Top
Public Methods
| Name | Description |
  | CalculateSecurityLevel |
Calculates the security level, given the security mode and policy
Invalid and none is discouraged
Just signing is always weaker than any use of encryption
|
 | Initialize |
Initializes the object during deserialization.
|
Top
See Also