FederatedAuthenticationProviderTenantIdClaimType Property |
Gets the claim type corresponding to the ID of the tenant to associate with new, auto-created accounts. The default value is .
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 TenantIdClaimType { get; }Public ReadOnly Property TenantIdClaimType As String
Get
public:
property String^ TenantIdClaimType {
String^ get ();
}member TenantIdClaimType : string with get
Property Value
Type:
String
See Also