次の方法で共有


IOAuthClient.Credentials プロパティ

定義

クライアント サブスクリプションを一意に識別するサブスクリプション資格情報を取得します。

public Microsoft.Rest.ServiceClientCredentials Credentials { get; }
member this.Credentials : Microsoft.Rest.ServiceClientCredentials
Public ReadOnly Property Credentials As ServiceClientCredentials

プロパティ値

Microsoft.Rest.ServiceClientCredentials

クライアント資格情報。

適用対象