共用方式為


ServicePrincipalImpl.WithoutCredentialByIdentifier(String) Method

Definition

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl WithoutCredentialByIdentifier (string keyIdentifier);
member this.WithoutCredentialByIdentifier : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl
Public Function WithoutCredentialByIdentifier (keyIdentifier As String) As ServicePrincipalImpl

Parameters

keyIdentifier
String

Returns

Applies to