Namespace: Microsoft.IdentityModel.Protocols.WSTrust.Bindings
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Visual Basic |
---|
Dim instance As WindowsWSTrustBinding |
Syntax
Visual Basic |
---|
Public Class WindowsWSTrustBinding Inherits WSTrustBindingBase |
C# |
---|
public class WindowsWSTrustBinding : WSTrustBindingBase |
C++ |
---|
public ref class WindowsWSTrustBinding : public WSTrustBindingBase |
J# |
---|
public class WindowsWSTrustBinding extends WSTrustBindingBase |
JScript |
---|
public class WindowsWSTrustBinding extends WSTrustBindingBase |
Inheritance Hierarchy
System.Object
System.ServiceModel.Channels.Binding
Microsoft.IdentityModel.Protocols.WSTrust.Bindings.WSTrustBindingBase
Microsoft.IdentityModel.Protocols.WSTrust.Bindings.WindowsWSTrustBinding
System.ServiceModel.Channels.Binding
Microsoft.IdentityModel.Protocols.WSTrust.Bindings.WSTrustBindingBase
Microsoft.IdentityModel.Protocols.WSTrust.Bindings.WindowsWSTrustBinding
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.