JsonWebKeyVerifier.AddCompatibleOperations(ICollection<String>) Method
Definition
Important
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.
protected abstract void AddCompatibleOperations (System.Collections.Generic.ICollection<string> compatibleOperations);
abstract member AddCompatibleOperations : System.Collections.Generic.ICollection<string> -> unit
Protected MustOverride Sub AddCompatibleOperations (compatibleOperations As ICollection(Of String))
Parameters
- compatibleOperations
- ICollection<String>