CryptoRandomCreateRandomKeyString Method |
Create Random key string
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic static string CreateRandomKeyString(
int length
)
Parameters
- length
- Type: SystemInt32
length
Return Value
Type:
Stringstring
See Also