PolicyKey

ProvisionPolicy.PolicyKey property

PolicyKey is used by the server to mark the state of policy settings on the client in the settings download phase of the Provision command. The PolicyKey is an element of type string with a maximum of 64 characters. The value of the PolicyKey SHOULD be a string representation of a 32-bit unsigned integer.

public string PolicyKey { get; set; }

See Also