次の方法で共有


OAuthCreatingTicketContext.TokenType プロパティ

定義

認証サービスによって提供されるアクセス トークンの種類を取得します。

public:
 property System::String ^ TokenType { System::String ^ get(); };
public string TokenType { get; }
public string? TokenType { get; }
member this.TokenType : string
Public ReadOnly Property TokenType As String

プロパティ値

適用対象