메소드 | 설명 | |
---|---|---|
Capture ( ) : |
||
Capture ( ) : System.Security.SecurityContext | ||
CreateCopy ( ) : |
||
CreateCopy ( ) : System.Security.SecurityContext | ||
Dispose ( ) : void | ||
IsFlowSuppressed ( ) : bool | ||
IsWindowsIdentityFlowSuppressed ( ) : bool | ||
RestoreFlow ( ) : void | ||
Run ( |
||
Run ( System securityContext, System callback, object state ) : void |
메소드 | 설명 | |
---|---|---|
SecurityContext ( ) | ||
SecurityContext ( ) : System.Threading |
public static Capture ( ) : System.Security.SecurityContext | ||
리턴 | System.Security.SecurityContext |
public CreateCopy ( ) : System.Security.SecurityContext | ||
리턴 | System.Security.SecurityContext |
public static IsWindowsIdentityFlowSuppressed ( ) : bool | ||
리턴 | bool |
public static Run ( |
||
securityContext | ||
callback | ContextCallback | |
state | object | |
리턴 | void |
public static Run ( System securityContext, System callback, object state ) : void | ||
securityContext | System | |
callback | System | |
state | object | |
리턴 | void |