AkamaiSignatureHeaderAuthenticationKey Constructors
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.
Overloads
AkamaiSignatureHeaderAuthenticationKey() |
Initializes a new instance of the AkamaiSignatureHeaderAuthenticationKey class. |
AkamaiSignatureHeaderAuthenticationKey(String, String, Nullable<DateTime>) |
Initializes a new instance of the AkamaiSignatureHeaderAuthenticationKey class. |
AkamaiSignatureHeaderAuthenticationKey()
Initializes a new instance of the AkamaiSignatureHeaderAuthenticationKey class.
public AkamaiSignatureHeaderAuthenticationKey ();
Public Sub New ()
Applies to
AkamaiSignatureHeaderAuthenticationKey(String, String, Nullable<DateTime>)
Initializes a new instance of the AkamaiSignatureHeaderAuthenticationKey class.
public AkamaiSignatureHeaderAuthenticationKey (string identifier = default, string base64Key = default, DateTime? expiration = default);
new Microsoft.Azure.Management.Media.Models.AkamaiSignatureHeaderAuthenticationKey : string * string * Nullable<DateTime> -> Microsoft.Azure.Management.Media.Models.AkamaiSignatureHeaderAuthenticationKey
Public Sub New (Optional identifier As String = Nothing, Optional base64Key As String = Nothing, Optional expiration As Nullable(Of DateTime) = Nothing)
Parameters
- identifier
- String
identifier of the key
- base64Key
- String
authentication key