public static bool TryGetCachedProvider( string username, out ISecurityProvider provider )
Public Shared Function TryGetCachedProvider ( username As String, <OutAttribute> ByRef provider As ISecurityProvider ) As Boolean
public: static bool TryGetCachedProvider( String^ username, [OutAttribute] ISecurityProvider^% provider )
static member TryGetCachedProvider : username : string * provider : ISecurityProvider byref -> bool
GSF.Security.SecurityProviderCache.TryGetCachedProvider = function(username, provider);
Copyright © 2017, Grid Protection Alliance. All Rights Reserved.