KeyGeneratorValidRowKey Method
Strips illegal characters from a RowKey value
Namespace: InnerDrive.AzureAssembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
public static string ValidRowKey(
string rowKey
)
- rowKey String
- The raw RowKey
StringA
String containing only valid characters
This method does not guarantee a RowKey will be unique