WSTrustTokenParameters.ClaimTypes Property

Definition

public:
 property System::Collections::Generic::ICollection<Microsoft::IdentityModel::Protocols::WsTrust::Claims ^> ^ ClaimTypes { System::Collections::Generic::ICollection<Microsoft::IdentityModel::Protocols::WsTrust::Claims ^> ^ get(); };
public System.Collections.Generic.ICollection<Microsoft.IdentityModel.Protocols.WsTrust.Claims> ClaimTypes { get; }
member this.ClaimTypes : System.Collections.Generic.ICollection<Microsoft.IdentityModel.Protocols.WsTrust.Claims>
Public ReadOnly Property ClaimTypes As ICollection(Of Claims)

Property Value

ICollection<Microsoft.IdentityModel.Protocols.WsTrust.Claims>

Applies to