| ICrawlerTokenManager Interface | 
Namespace: CMS.Search.Internal
 Syntax
Syntaxpublic interface ICrawlerTokenManager
The ICrawlerTokenManager type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetPrincipalFromToken | 
            Return ClaimsPrincipal from given token.
             | 
|  | GetToken | 
            Generates token for given userName and domain.
             | 
 See Also
See Also