ClaimsUtility.CompareClaimTypes(String, 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.
public:
static bool CompareClaimTypes(System::String ^ value1, System::String ^ value2);
public static bool CompareClaimTypes (string value1, string value2);
static member CompareClaimTypes : string * string -> bool
Public Shared Function CompareClaimTypes (value1 As String, value2 As String) As Boolean
Parameters
- value1
- String
- value2
- String