Sdílet prostřednictvím


ServicePrincipalImpl.IServicePrincipal.CertificateCredentials Property

Definition

Gets the mapping of certificate credentials from their names.

System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Graph.RBAC.Fluent.ICertificateCredential> Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal.CertificateCredentials { get; }
member this.Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal.CertificateCredentials : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Graph.RBAC.Fluent.ICertificateCredential>
 ReadOnly Property CertificateCredentials As IReadOnlyDictionary(Of String, ICertificateCredential) Implements IServicePrincipal.CertificateCredentials

Property Value

Implements

Applies to