UserClaimsPrincipalFactory<TUser,TRole>.Options 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
IdentityOptions取得這個處理站的 。
public:
property Microsoft::AspNetCore::Builder::IdentityOptions ^ Options { Microsoft::AspNetCore::Builder::IdentityOptions ^ get(); };
public Microsoft.AspNetCore.Builder.IdentityOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Builder.IdentityOptions
Public ReadOnly Property Options As IdentityOptions
屬性值
這個 Factory 實例的目前 IdentityOptions 。