Share via


IWithCredential.WithoutCredentialByIdentifier(String) Method

Definition

Removes a key.

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

Parameters

keyIdentifier
String

The custom key identifier.

Returns

Applies to