次の方法で共有


SourceCodeRepoAuthInfoUpdateContent クラス

定義

ソース コード リポジトリにアクセスするための承認プロパティ。

public class SourceCodeRepoAuthInfoUpdateContent
type SourceCodeRepoAuthInfoUpdateContent = class
Public Class SourceCodeRepoAuthInfoUpdateContent
継承
SourceCodeRepoAuthInfoUpdateContent

コンストラクター

SourceCodeRepoAuthInfoUpdateContent()

SourceCodeRepoAuthInfoUpdateContent の新しいインスタンスを初期化します。

プロパティ

ExpiresIn

トークンが有効なままの時間 (秒単位)。

RefreshToken

アクセス トークンの更新に使用される更新トークン。

Scope

アクセス トークンのスコープ。

Token

ソース管理プロバイダーへのアクセスに使用されるアクセス トークン。

TokenType

認証トークンの種類。

適用対象