Condition.FormatValues(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:
virtual System::String ^ FormatValues(System::String ^ claimProperty);
protected virtual string FormatValues (string claimProperty);
abstract member FormatValues : string -> string
override this.FormatValues : string -> string
Protected Overridable Function FormatValues (claimProperty As String) As String
Parameters
- claimProperty
- String