SecurityCapabilities Class

Definition

public ref class SecurityCapabilities : System::ServiceModel::Channels::ISecurityCapabilities
public class SecurityCapabilities : System.ServiceModel.Channels.ISecurityCapabilities
type SecurityCapabilities = class
    interface ISecurityCapabilities
Public Class SecurityCapabilities
Implements ISecurityCapabilities
Inheritance
SecurityCapabilities
Implements

Constructors

SecurityCapabilities(Boolean, Boolean, Boolean, ProtectionLevel, ProtectionLevel)

Properties

None
SupportedRequestProtectionLevel
SupportedResponseProtectionLevel
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication

Methods

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()

Gets the Type of the current instance.

(Inherited from Object)
IsEqual(ISecurityCapabilities, ISecurityCapabilities)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to