Share via


ConnectorClient.Credentials 속성

정의

클라이언트 구독을 고유하게 식별하는 구독 자격 증명을 가져옵니다.

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

속성 값

Microsoft.Rest.ServiceClientCredentials

구독 자격 증명입니다.

적용 대상