RemoteAuthenticationUserOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示為使用者設定 ClaimsPrincipal 時要使用的選項。
public ref class RemoteAuthenticationUserOptions
public class RemoteAuthenticationUserOptions
type RemoteAuthenticationUserOptions = class
Public Class RemoteAuthenticationUserOptions
- 繼承
-
RemoteAuthenticationUserOptions
建構函式
RemoteAuthenticationUserOptions() |
表示為使用者設定 ClaimsPrincipal 時要使用的選項。 |
屬性
AuthenticationType |
取得或設定要用於 的值 AuthenticationType 。 |
NameClaim |
取得或設定要用於使用者名稱的宣告類型。 |
RoleClaim |
取得或設定要用於使用者角色的宣告類型。 |
ScopeClaim |
取得或設定要用於使用者範圍的宣告類型。 |