CloudHostUtilsDenyReason Property |
Human-readable reason the entitlement was actively denied. Null both when entitled AND when the gate doesn't apply to this instance.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static string DenyReason { get; }Public Shared ReadOnly Property DenyReason As String
Get
Property Value
Type:
String
See Also