Share via


IWithCredential.WithoutCredential(String) Method

Definition

Removes a key.

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

Parameters

name
String

The name of the key.

Returns

Applies to