CertificateReference.Visibility Property

Definition

Gets or sets the set of users that can get to the private data of the installed certificate.

public Microsoft.Azure.Batch.Common.CertificateVisibility? Visibility { get; set; }
member this.Visibility : Nullable<Microsoft.Azure.Batch.Common.CertificateVisibility> with get, set
Public Property Visibility As Nullable(Of CertificateVisibility)

Property Value

Applies to