Click or drag to resize

StartUpSetUrlCodeGroupWithFullTrust Method

CAS FullTrust를 설정 합니다.

Namespace:  Mcc.Series.Launcher
Assembly:  Mcc.Series.Launcher (in Mcc.Series.Launcher.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool SetUrlCodeGroupWithFullTrust(
	string url,
	string name,
	string description
)

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:Mcc.Series.Launcher.StartUp.SetUrlCodeGroupWithFullTrust(System.String,System.String,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Mcc.Series.Launcher.StartUp.SetUrlCodeGroupWithFullTrust(System.String,System.String,System.String)"]

description
Type: SystemString

[Missing <param name="description"/> documentation for "M:Mcc.Series.Launcher.StartUp.SetUrlCodeGroupWithFullTrust(System.String,System.String,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Mcc.Series.Launcher.StartUp.SetUrlCodeGroupWithFullTrust(System.String,System.String,System.String)"]

See Also