다음을 통해 공유


CertificateAppCredentialsOptions 클래스

정의

CertificateAppCredentials 옵션.

public class CertificateAppCredentialsOptions
type CertificateAppCredentialsOptions = class
Public Class CertificateAppCredentialsOptions
상속
CertificateAppCredentialsOptions

생성자

CertificateAppCredentialsOptions()

CertificateAppCredentials 옵션.

속성

AppId

AppId를 가져오거나 설정합니다.

ChannelAuthTenant

채널 인증 테넌트 를 가져오거나 설정합니다.

ClientCertificate

X509Certificate2 ClientCertificate를 가져오거나 설정합니다.

CustomHttpClient

CustomHttpClient를 가져오거나 설정합니다.

Logger

로거를 가져오거나 설정합니다.

OauthScope

OauthScope를 가져오거나 설정합니다.

SendX5c

이 매개 변수가 true인 경우 애플리케이션 개발자가 Azure AD 간편한 인증서 롤오버를 수행할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다. 이 매개 변수를 true로 설정하면 토큰 요청과 함께 Azure AD 공용 인증서가 전송되므로 Azure AD 신뢰할 수 있는 발급자 정책에 따라 주체 이름의 유효성을 검사할 수 있습니다.

적용 대상