Share via


DeviceCodeCredentialOptions.ClientId プロパティ

定義

ユーザーの認証に使用されるアプリケーションのクライアント ID。 指定しない場合、ユーザーは Azure 開発アプリケーションで認証されます。

public string ClientId { get; set; }
member this.ClientId : string with get, set
Public Property ClientId As String

プロパティ値

適用対象