Share via


AdmCredential Class

Definition

Description of a NotificationHub AdmCredential.

[Microsoft.Rest.Serialization.JsonTransformation]
public class AdmCredential
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AdmCredential = class
Public Class AdmCredential
Inheritance
AdmCredential
Attributes

Constructors

AdmCredential()

Initializes a new instance of the AdmCredential class.

AdmCredential(String, String, String)

Initializes a new instance of the AdmCredential class.

Properties

AuthTokenUrl

Gets or sets the URL of the authorization token.

ClientId

Gets or sets the client identifier.

ClientSecret

Gets or sets the credential secret access key.

Applies to