Compartir a través de


ActiveDirectoryApplicationImpl.IWithCredential.WithoutCredentialByIdentifier Método

Definición

Quita una clave.

Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate IWithCredential.WithoutCredentialByIdentifier (string keyIdentifier);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IWithCredential.WithoutCredentialByIdentifier : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IWithCredential.WithoutCredentialByIdentifier : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate
Function WithoutCredentialByIdentifier (keyIdentifier As String) As IUpdate Implements IWithCredential.WithoutCredentialByIdentifier

Parámetros

keyIdentifier
String

Identificador de clave personalizado.

Devoluciones

Implementaciones

Se aplica a