security.policy.Evidence

Evidence

package cs-system-security-policy

implements ICollection, IEnumerable

Available on cs

Constructor

new ()

new (hostEvidence:NativeArray<Dynamic>, assemblyEvidence:NativeArray<Dynamic>)

new (evidence:Evidence)

Variables

read only Count:Int

read only IsReadOnly:Bool

read only IsSynchronized:Bool

Locked:Bool

read only SyncRoot:Dynamic

Methods

AddAssembly (id:Dynamic):Void

AddHost (id:Dynamic):Void

Clear ():Void

CopyTo (array:Array, index:Int):Void

GetAssemblyEnumerator ():IEnumerator

GetEnumerator ():IEnumerator

GetHostEnumerator ():IEnumerator

Merge (evidence:Evidence):Void

RemoveType (t:Type):Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/security/policy/Evidence.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部