public static bool HasScopes( this UsersToken token, string[] scopes )
<ExtensionAttribute> Public Shared Function HasScopes ( token As UsersToken, scopes As String() ) As Boolean
In This Article