hashAlgorithms enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Hash Algorithm Options.
Members
Member | Value | Description |
---|---|---|
sha1 | 1 | SHA-1 Hash Algorithm. |
sha2 | 2 | SHA-2 Hash Algorithm. |