AutodiscoverServiceBase.ReturnClientRequestId

AutodiscoverServiceBase.ReturnClientRequestId property

Gets or sets a flag to indicate whether the client requires the server side to return the request id.

public bool ReturnClientRequestId { get; set; }

See Also