ServerSecurityCustomLogoMimeType Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string CustomLogoMimeType { get; set; }
Public Property CustomLogoMimeType As String
Get
Set
public:
virtual property String^ CustomLogoMimeType {
String^ get () sealed;
void set (String^ value) sealed;
}
function get_CustomLogoMimeType();
function set_CustomLogoMimeType(value);
Return Value
Type:
StringSee Also