RequestClaimCollection Constructor

Definition

Initializes a new instance of the RequestClaimCollection class.

public:
 RequestClaimCollection();
public RequestClaimCollection ();
Public Sub New ()

Remarks

After initialization, the RequestClaimCollection is empty and the Dialect property is set to http://schemas.xmlsoap.org/ws/2005/05/identity.

Applies to