PeerSecuritySettings Class
Contains the security settings associated with a peer channel, including the type of authentication used and the security used for the message transport.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | PeerSecuritySettings() | Initializes a new default instance of the PeerSecuritySettings class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ShouldSerializeMode() | Gets a value that indicates whether the security mode information should be serialized. |
![]() | ShouldSerializeTransport() | Gets a value that indicates whether the transport information should be serialized. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

