API Reference
Class
ScriptUncSecurity
Security posture for a UNC path referenced by scripts.
Inheritance
- Object
- ScriptUncSecurity
Constructors
public ScriptUncSecurity() #Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name owning the GPO.
public String GpoDisplayName { get; set; } #GPO display name.
public Boolean Exists { get; set; } #True when the UNC resource exists.
public IReadOnlyList<ScriptAclEntry> Acl { get; set; } #ACL entries on the UNC target.
public IReadOnlyList<String> UnsafeReasons { get; set; } #Reasons that classify the UNC target as unsafe (if any).