ApiAuthManagerIsUiSupported Property |
Is the UI supported?
Namespace: Rally.RestApi.AuthAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxpublic bool IsUiSupported { get; }
Public ReadOnly Property IsUiSupported As Boolean
Get
public:
property bool IsUiSupported {
bool get ();
}
member IsUiSupported : bool with get
Property Value
Type:
Boolean
See Also