ImportCertificateOptions.Tags Property

Definition

Gets the tags to be applied to the imported certificate. Although this collection cannot be set, it can be modified or initialized with a collection initializer.

public System.Collections.Generic.IDictionary<string,string> Tags { get; }
member this.Tags : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Tags As IDictionary(Of String, String)

Property Value

Applies to