Click or drag to resize
ICrawlerTokenManager Methods

The ICrawlerTokenManager type exposes the following members.

Methods
  NameDescription
Public methodGetPrincipalFromToken
Return ClaimsPrincipal from given token.
Public methodGetToken
Generates token for given userName and domain.
Top
See Also