Compartir a través de


ResumptionCookie.IsTrustedServiceUrl Propiedad

Definición

True si ServiceUrl es de confianza; False en caso contrario.

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

Valor de propiedad

Comentarios

Conversation.ResumeAsync agrega el host de ServiceUrl a TrustedHostNames si esta marca es True.

Se aplica a