IsolatedStorageSecurityState.EnsureState Method

Definition

Ensures that the state that is represented by IsolatedStorageSecurityState is available on the host.

public:
 override void EnsureState();
[System.Security.SecurityCritical]
public override void EnsureState ();
[<System.Security.SecurityCritical>]
override this.EnsureState : unit -> unit
Public Overrides Sub EnsureState ()
Attributes

Exceptions

The state is not available.

Applies to