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
属性值
此工厂实例的当前 IdentityOptions 。