GetAuthorizationRequestUrlParameterBuilder.WithCcsRoutingHint 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
복원력을 돕기 위해 AAD 백업 인증 시스템은 AAD 백업으로 작동합니다. 이렇게 하면 인증 중 성능을 향상시키는 데 도움이 되는 라우팅 힌트가 AAD 백업 인증 시스템에 제공됩니다. 이 API를 사용하여 만든 힌트가 다음으로 만든 힌트보다 우선합니다. WithLoginHint(String)
public Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder WithCcsRoutingHint(string userObjectIdentifier, string tenantIdentifier);
member this.WithCcsRoutingHint : string * string -> Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder
Public Function WithCcsRoutingHint (userObjectIdentifier As String, tenantIdentifier As String) As GetAuthorizationRequestUrlParameterBuilder
매개 변수
- userObjectIdentifier
- String
client_info 구문 분석된 사용자에게 고유한 GUID입니다.
- tenantIdentifier
- String
client_info 구문 분석된 테넌트 ID의 GUID 형식입니다.
반품
를 연결할 작성기입니다. 메서드를 사용하여