C# Class SharpGs.Acl.Scopes.AllAuthenticatedUsers

Inheritance: BaseScope
显示文件 Open project: acropolium/SharpGs

Public Methods

Method Description
AllAuthenticatedUsers ( ) : System
AllAuthenticatedUsers ( System.Xml.Linq.XContainer element ) : System
ToXmlString ( ) : string

Method Details

AllAuthenticatedUsers() public method

public AllAuthenticatedUsers ( ) : System
return System

AllAuthenticatedUsers() public method

public AllAuthenticatedUsers ( System.Xml.Linq.XContainer element ) : System
element System.Xml.Linq.XContainer
return System

ToXmlString() public method

public ToXmlString ( ) : string
return string