Cuminas DjVu SDK for .NET Framework
PrivsAndProps Property



Gets privileges/properties associated to the user.
Syntax
Public ReadOnly Property PrivsAndProps As PrivAndPropSet
Dim instance As UserPropertySet
Dim value As PrivAndPropSet
 
value = instance.PrivsAndProps
public PrivAndPropSet PrivsAndProps {get;}
public:
property PrivAndPropSet^ PrivsAndProps {
   PrivAndPropSet^ get();
}

Property Value

Privileges/Properties associated to the user.
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

UserPropertySet Class
UserPropertySet Members

Send Feedback