DeviceRegistrationCondition.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:
override System::String ^ FormatValues(System::String ^ claimProperty);
protected override string FormatValues (string claimProperty);
override this.FormatValues : string -> string
Protected Overrides Function FormatValues (claimProperty As String) As String
Parameters
- claimProperty
- String