FarmCertificateInfo
FarmCertificateInfo
FarmCertificateInfo
FarmCertificateInfo
FarmCertificateInfo
Class
Definition
Represents the details of the certificate associated with the service bus farm.
public ref class FarmCertificateInfo
[Windows::Foundation::Metadata::WebHostHidden]
class FarmCertificateInfo
[System.Runtime.Serialization.DataContract(Name="CertificateInfo", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public class FarmCertificateInfo
type FarmCertificateInfo = class
Public Class FarmCertificateInfo
- Inheritance
- Attributes
Constructors
FarmCertificateInfo() FarmCertificateInfo() FarmCertificateInfo() FarmCertificateInfo() FarmCertificateInfo() |
Properties
CertificateKeyName CertificateKeyName CertificateKeyName CertificateKeyName CertificateKeyName |
Gets or sets the keyname associated with the certificate. |
CertificateName CertificateName CertificateName CertificateName CertificateName |
Gets or sets the name of the certificate. |
CertificateType CertificateType CertificateType CertificateType CertificateType |
Gets or sets the type of the certificate. |
Downloadable Downloadable Downloadable Downloadable Downloadable |
Gets or sets whether the certificate is downloadable. |
ExpirationDate ExpirationDate ExpirationDate ExpirationDate ExpirationDate |
Gets or sets the expiration date of the certificate. |
IsAutoGenerated IsAutoGenerated IsAutoGenerated IsAutoGenerated IsAutoGenerated |
Gets or sets whether the certificate is auto generated. |
Thumbprint Thumbprint Thumbprint Thumbprint Thumbprint |
Gets or sets the thumbprint associated with the certificate. |
Extension Methods
IsDefined(Object) IsDefined(Object) IsDefined(Object) IsDefined(Object) IsDefined(Object) |
Determines if a certain property is defined or not. |
IsNull(Object) IsNull(Object) IsNull(Object) IsNull(Object) IsNull(Object) |
Determines if a certain property is null or not. |
IsPrimitive(Object) IsPrimitive(Object) IsPrimitive(Object) IsPrimitive(Object) IsPrimitive(Object) |
Determines if a certain property is of premitive JSON type. |