PSIdentity.CertificateDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the certificate details of the user if supported, null otherwise.
public:
property System::Management::Automation::Remoting::PSCertificateDetails ^ CertificateDetails { System::Management::Automation::Remoting::PSCertificateDetails ^ get(); };
public System.Management.Automation.Remoting.PSCertificateDetails CertificateDetails { get; }
member this.CertificateDetails : System.Management.Automation.Remoting.PSCertificateDetails
Public ReadOnly Property CertificateDetails As PSCertificateDetails