Click or drag to resize

CloudHostUtils Properties

The CloudHostUtils type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDenyReason
Human-readable reason the entitlement was actively denied. Null both when entitled AND when the gate doesn't apply to this instance.
Public propertyStatic memberIsEntitled
True when the running instance is entitled by its cloud provider. See ICloudHost remarks for tri-state semantics.
Public propertyStatic memberSignature
Signed proof of entitlement returned by the cloud provider (null when not applicable).
Top
See Also