Package version:

Interface RetrieveKnowledgeOptions

interface RetrieveKnowledgeOptions {
    xMsQuerySourceAuthorization?: string;
}

Hierarchy (view full)

Properties

xMsQuerySourceAuthorization?: string

Token identifying the user for which the query is being executed. This token is used to enforce security restrictions on documents.