ToBase64String Method
Definition
ToBase64String()
Converts the underlying value of this instance to its equivalent string representation that is encoded with base-64 digits.
public virtual string ToBase64String()
Converts the underlying value of this instance to its equivalent string representation that is encoded with base-64 digits.
public virtual string ToBase64String()