Class WebSecurityOrigin
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
It is a class for security origin of web view.
C#Copypublic class WebSecurityOrigin : Disposable
- Inheritance
Properties
Declaration
C#Copypublic string Host { get; }
Property Value
Type | Description |
---|---|
String |
Declaration
C#Copypublic string Protocol { get; }
Property Value
Type | Description |
---|---|
String |