Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true if the token can be read, false otherwise.
public bool CanReadToken (string securityToken);
abstract member CanReadToken : string -> bool
Public Function CanReadToken (securityToken As String) As Boolean