다음을 통해 공유


ResumptionCookie.IsTrustedServiceUrl 속성

정의

가 신뢰할 수 있으면 True이고, ServiceUrl 그렇지 않으면 False입니다.

public bool IsTrustedServiceUrl { get; }
member this.IsTrustedServiceUrl : bool
Public ReadOnly Property IsTrustedServiceUrl As Boolean

속성 값

설명

Conversation.ResumeAsync는 이 플래그가 True이면 의 ServiceUrl 호스트를 에 TrustedHostNames 추가합니다.

적용 대상