public bool IsSelfSigned { get; }
Public ReadOnly Property IsSelfSigned As Boolean Get
public: property bool IsSelfSigned { bool get (); }
member IsSelfSigned : bool with get
In This Article