共用方式為


UserClaimsPrincipalFactory<TUser>.Options 屬性

定義

IdentityOptions取得這個處理站的 。

public:
 property Microsoft::AspNetCore::Identity::IdentityOptions ^ Options { Microsoft::AspNetCore::Identity::IdentityOptions ^ get(); };
public Microsoft.AspNetCore.Identity.IdentityOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Identity.IdentityOptions
Public ReadOnly Property Options As IdentityOptions

屬性值

這個處理站實例的目前 IdentityOptions

適用於