NamedPolicyData.GetBinary Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the binary representation of the MDM policy value.
public:
virtual IBuffer ^ GetBinary() = GetBinary;
IBuffer GetBinary();
public IBuffer GetBinary();
function getBinary()
Public Function GetBinary () As IBuffer
Returns
IBuffer containing the binary value of the MDM policy.