ActiveDirectoryApplicationImpl.IHasCredential<IUpdate>.WithCertificateCredential Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attachez des informations d’identification à ce modèle.
Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate IHasCredential<IUpdate>.WithCertificateCredential (Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredentialImpl<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate> credential);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.IHasCredential<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate>.WithCertificateCredential : Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredentialImpl<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate> -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.IHasCredential<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate>.WithCertificateCredential : Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredentialImpl<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate> -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate
Function WithCertificateCredential (credential As CertificateCredentialImpl(Of IUpdate)) As IUpdate Implements IHasCredential(Of IUpdate).WithCertificateCredential
Paramètres
- credential
- CertificateCredentialImpl<IUpdate>
Informations d’identification à joindre.
Retours
Implémente
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET