Gets and sets the property PathPrefix. 
            
            The path prefix for filtering the results. For example:  CopyC#            would
            get all server certificates for which the path starts with
CopyC#            would
            get all server certificates for which the path starts with                /company/servercerts
 CopyC#.
CopyC#.
            /company/servercerts
This parameter is optional. If it is not included, it defaults to a slash (/), listing all server certificates.
 Declaration Syntax
 Declaration Syntax| C# | 
public string PathPrefix { get; set; }