ArmSphereModelFactory.ProofOfPossessionNonceContent(String) 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.
Request for the proof of possession nonce.
public static Azure.ResourceManager.Sphere.Models.ProofOfPossessionNonceContent ProofOfPossessionNonceContent(string proofOfPossessionNonce = default);
static member ProofOfPossessionNonceContent : string -> Azure.ResourceManager.Sphere.Models.ProofOfPossessionNonceContent
Public Shared Function ProofOfPossessionNonceContent (Optional proofOfPossessionNonce As String = Nothing) As ProofOfPossessionNonceContent
Parameters
- proofOfPossessionNonce
- String
The proof of possession nonce.
Returns
A new ProofOfPossessionNonceContent instance for mocking.