Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Security.xml
1 <?xml version="1.0"?>\r
2 <doc>\r
3     <assembly>\r
4         <name>Tizen.Security</name>\r
5     </assembly>\r
6     <members>\r
7         <member name="T:Tizen.Security.Privilege">\r
8             <summary>\r
9             This class provides the information of the given privilege and the API version.\r
10             </summary>\r
11             <since_tizen> 3 </since_tizen>\r
12         </member>\r
13         <member name="M:Tizen.Security.Privilege.GetDisplayName(System.String,System.String)">\r
14             <summary>\r
15             Gets the display name of the given privilege.\r
16             </summary>\r
17             <since_tizen> 3 </since_tizen>\r
18             <remarks>If there's no matching privilege, then it returns last token of the given privilege.</remarks>\r
19             <param name="apiVersion">The API version.</param>\r
20             <param name="privilege">The privilege.</param>\r
21             <returns>The display name of the given privilege at the given API version.</returns>\r
22             <exception cref="T:System.ArgumentNullException">Thrown when there is a null parameter.</exception>\r
23             <exception cref="T:System.ArgumentException">Thrown when there is an invalid parameter.</exception>\r
24             <exception cref="T:System.OutOfMemoryException">Thrown when out of memory occurs.</exception>\r
25             <exception cref="T:System.InvalidOperationException">Thrown when an internal error occurs.</exception>\r
26         </member>\r
27         <member name="M:Tizen.Security.Privilege.GetDisplayName(System.String,System.String,Tizen.Applications.PackageType)">\r
28             <summary>\r
29             Gets the display name of the given privilege.\r
30             </summary>\r
31             <since_tizen> 3 </since_tizen>\r
32             <remarks>If there's no matching privilege, then it returns last token of the given privilege.</remarks>\r
33             <param name="apiVersion">The API version.</param>\r
34             <param name="privilege">The privilege.</param>\r
35             <param name="packageType">The type of application package.</param>\r
36             <returns>The display name of the given privilege at the given API version and the package type.</returns>\r
37             <exception cref="T:System.ArgumentNullException">Thrown when there is a null parameter.</exception>\r
38             <exception cref="T:System.ArgumentException">Thrown when there is an invalid parameter.</exception>\r
39             <exception cref="T:System.OutOfMemoryException">Thrown when out of memory occurs.</exception>\r
40             <exception cref="T:System.InvalidOperationException">Thrown when an internal error occurs.</exception>\r
41         </member>\r
42         <member name="M:Tizen.Security.Privilege.GetDescription(System.String,System.String)">\r
43             <summary>\r
44             Gets the description of the given privilege.\r
45             </summary>\r
46             <since_tizen> 3 </since_tizen>\r
47             <remarks>If there's no matching privilege, then it returns description string for undefined privilege.</remarks>\r
48             <param name="apiVersion">The API version.</param>\r
49             <param name="privilege">The privilege.</param>\r
50             <returns>The description of given privilege at the given API version</returns>\r
51             <exception cref="T:System.ArgumentNullException">Thrown when there is a null parameter.</exception>\r
52             <exception cref="T:System.ArgumentException">Thrown when there is an invalid parameter.</exception>\r
53             <exception cref="T:System.OutOfMemoryException">Thrown when out of memory occurs.</exception>\r
54             <exception cref="T:System.InvalidOperationException">Thrown when an internal error occurs.</exception>\r
55         </member>\r
56         <member name="M:Tizen.Security.Privilege.GetDescription(System.String,System.String,Tizen.Applications.PackageType)">\r
57             <summary>\r
58             Gets the description of the given privilege.\r
59             </summary>\r
60             <since_tizen> 3 </since_tizen>\r
61             <remarks>If there's no matching privilege, then it returns description string for undefined privilege.</remarks>\r
62             <param name="apiVersion">The API version.</param>\r
63             <param name="privilege">The privilege.</param>\r
64             <param name="packageType">The type of application package.</param>\r
65             <returns>The description of given privilege at the given API version and the package type.</returns>\r
66             <exception cref="T:System.ArgumentNullException">Thrown when there is a null parameter.</exception>\r
67             <exception cref="T:System.ArgumentException">Thrown when there is an invalid parameter.</exception>\r
68             <exception cref="T:System.OutOfMemoryException">Thrown when out of memory occurs.</exception>\r
69             <exception cref="T:System.InvalidOperationException">Thrown when an internal error occurs.</exception>\r
70         </member>\r
71         <member name="M:Tizen.Security.Privilege.GetPrivacyDisplayName(System.String)">\r
72             <summary>\r
73             Gets the display name of the privacy group in which the given privilege is included.\r
74             </summary>\r
75             <since_tizen> 3 </since_tizen>\r
76             <param name="privilege">The privilege.</param>\r
77             <remarks>The privilege must be privacy related.</remarks>\r
78             <returns>The privacy group's display name that the given privilege is included in.</returns>\r
79             <exception cref="T:System.ArgumentNullException">Thrown when there is a null parameter.</exception>\r
80             <exception cref="T:System.ArgumentException">Thrown when there is an invalid parameter.</exception>\r
81             <exception cref="T:System.OutOfMemoryException">Thrown when out of memory occurs.</exception>\r
82             <exception cref="T:System.InvalidOperationException">Thrown when an internal error occurs.</exception>\r
83         </member>\r
84         <member name="M:Tizen.Security.Privilege.GetPrivacyPrivilegeStatus(System.String)">\r
85             <summary>\r
86             Gets the status of the given privacy related privilege.\r
87             </summary>\r
88             <since_tizen> 3 </since_tizen>\r
89             <param name="privilege">The privilege.</param>\r
90             <remarks>The privilege must be privacy related.</remarks>\r
91             <returns>Status true if the privilege is on and false if the privilege is off.</returns>\r
92             <exception cref="T:System.ArgumentNullException">Thrown when there is a null parameter.</exception>\r
93             <exception cref="T:System.ArgumentException">Thrown when there is an invalid parameter.</exception>\r
94             <exception cref="T:System.OutOfMemoryException">Thrown when out of memory occurs.</exception>\r
95             <exception cref="T:System.InvalidOperationException">Thrown when an internal error occurs.</exception>\r
96         </member>\r
97     </members>\r
98 </doc>\r