WindowsLiveLoginBase64UrlEncode Method |
Encode to Base 64
Namespace: CMS.ExternalAuthenticationAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 10.0.0
Syntaxpublic string Base64UrlEncode(
byte[] arg
)
Parameters
- arg
- Type: SystemByte
Array of bytes to encode
Return Value
Type:
String
See Also