Partager via


AccountClaimRequestInfo Class

Definition

public ref class AccountClaimRequestInfo : Microsoft::IdentityServer::Authentication::AccountClaimRequest
public class AccountClaimRequestInfo : Microsoft.IdentityServer.Authentication.AccountClaimRequest
type AccountClaimRequestInfo = class
    inherit AccountClaimRequest
Public Class AccountClaimRequestInfo
Inherits AccountClaimRequest
Inheritance
AccountClaimRequestInfo

Constructors

AccountClaimRequestInfo(String)
AccountClaimRequestInfo(String, Boolean)
AccountClaimRequestInfo(String, String)
AccountClaimRequestInfo(String, String, Boolean)

Fields

DefaultCompanyId
DefaultUserId

Properties

ClaimIdentifier
ClaimType (Inherited from AccountClaimRequest)
ClaimValue (Inherited from AccountClaimRequest)
DefaultValue
IsMandatory

Applies to