다음을 통해 공유


CloudConnectionAuthenticationProperties 클래스

정의

클라우드 연결 인증의 속성을 전달하는 데 사용되는 클래스입니다.

public sealed class CloudConnectionAuthenticationProperties
type CloudConnectionAuthenticationProperties = class
Public NotInheritable Class CloudConnectionAuthenticationProperties
상속
CloudConnectionAuthenticationProperties

생성자

CloudConnectionAuthenticationProperties()

클라우드 연결 인증의 속성을 전달하는 데 사용되는 클래스입니다.

속성

Authority

인증 기관을 가져오거나 설정합니다.

IsCommonTenant

가져오기 또는 집합이 commom 테넌트입니다.

ManagedTenantNameOrId

관리되는 테넌트 이름 또는 ID를 가져오거나 설정합니다.

ResourceId

인증 리소스 ID를 가져오거나 설정합니다.

적용 대상