IsolatedStorageFilePermission.ToXml 메서드

정의

권한 및 현재 상태의 XML 인코딩을 만듭니다.

public:
 override System::Security::SecurityElement ^ ToXml();
[System.Runtime.InteropServices.ComVisible(false)]
public override System.Security.SecurityElement ToXml();
[<System.Runtime.InteropServices.ComVisible(false)>]
override this.ToXml : unit -> System.Security.SecurityElement
Public Overrides Function ToXml () As SecurityElement

반품

상태 정보를 포함하여 사용 권한의 XML 인코딩입니다.

특성

설명

ToXml 메서드를 IsolatedStorageFilePermission 사용하면 보안을 위해 XML로 인코딩할 수 있습니다.

적용 대상