Click or drag to resize

NetworkConfigToBase64 Method

[This is preliminary documentation and is subject to change.]

Returns a base64 encoded version of the config

Namespace:  MLAPI.Configuration
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string ToBase64()
Request Example View Source

Return Value

Type: String
See Also