FederatedAuthenticationProviderGroupNameClaimType Property |
Gets the claim type corresponding to the name of any groups to which the subject belongs. The default value is
Role.
Namespace:
Dundas.BI.AccountServices.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string GroupNameClaimType { get; }Public ReadOnly Property GroupNameClaimType As String
Get
public:
property String^ GroupNameClaimType {
String^ get ();
}member GroupNameClaimType : string with get
Property Value
Type:
String
See Also