Azure.Storage.Files.DataLake.Models.DataLakeGetUserDelegationKeyOptions
Parameters for Get User Delegation Key.
Optional. The delegated user tenant id in Azure AD.
Expiration of the key's validity. The time should be specified
in UTC.
Optional. Start time for the key's validity, with null indicating an
immediate start. The time should be specified in UTC.
Note: If you set the start time to the current time, failures
might occur intermittently for the first few minutes. This is due to different
machines having slightly different current times (known as clock skew).
Constructor for DataLakeGetUserDelegationKeyOptions.